Create(Connection[]) Method
In This Topic
Initializes the MergedConnection object to cover the connections passed in the array parameter. If the connections cannot be merged together into one merged connection, an exception is thrown. Connections, generally, cannot be merged together if they belong to different devices or if they are of different categories. To be merged, they have to represent the same connection part of the device.
Syntax
Parameters
| Parameter Name | Description |
|---|
| connections | |
Exceptions
See Also